projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ffdbc44
)
* advice.texi (Computed Advice): Explain what DEFINITION is.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 22 Oct 2008 19:53:19 +0000
(19:53 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 22 Oct 2008 19:53:19 +0000
(19:53 +0000)
doc/lispref/ChangeLog
patch
|
blob
|
history
diff --git
a/doc/lispref/ChangeLog
b/doc/lispref/ChangeLog
index 8de10f0458d6b77d420e14c85f6ead9d7fad28e0..e41fb3aba0017f28c9b0cb4e155138afff18b662 100644
(file)
--- a/
doc/lispref/ChangeLog
+++ b/
doc/lispref/ChangeLog
@@
-1,5
+1,7
@@
2008-10-22 Chong Yidong <cyd@stupidchicken.com>
+ * advice.texi (Computed Advice): Explain what DEFINITION is.
+
* nonascii.texi (Character Codes): Remove obsolete function
char-valid-p, and document characterp instead.